CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 旋转 任意角度

搜索资源列表

  1. Rotatebmp

    0下载:
  2. 以任意角度旋转所显示的bmp位图;随意平移图片(在旋转一定角度的基础上)-arbitrary rotation angle as shown in bmp bitmap; Free translation Photo (in a certain angle of rotation basis)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:532958
    • 提供者:薛峰
  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. 用VB制作的图像旋转

    1下载:
  2. 用VB制作的图像旋转程序,可任意设定旋转角度,图像画卷式展开-VB images produced by the rotation procedures, arbitrary rotation angle, image picture-start
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:111189
    • 提供者:uhu
  1. rotaimg

    0下载:
  2. 图象插值旋转源码。可以任意角度旋转图象,运行速度较快。由于使用了插值算法,旋转失真非常小。适合于对图象旋转要求较高的场合。-rotating source. Can arbitrary rotation angle images, run faster. Due to the use of interpolation algorithm, is very small rotational distortion. Suitable for image rotation for higher occ
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:45720
    • 提供者:甫子
  1. TransformShowcodes

    0下载:
  2. 图象任意角度的旋转、水平、垂直镜像、缩放、裁剪等算法的实现-arbitrary image rotation angle, horizontal, vertical image, zoom, cutting algorithm implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122099
    • 提供者:cyw
  1. imagerotaterotate

    0下载:
  2. image rotate图像旋转, 可以安任意角度旋转 非常号啊-image rotate image rotation, could have a very arbitrary rotation angle, ah
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:202829
    • 提供者:sdom
  1. SourceImageViewerNewver

    0下载:
  2. 与其他的GDI图像处理程序平台相比,该程序最大不同之处在于实现任意角度旋转时并没有使用GetPixel和SetPixel函数,思路可以借鉴-with other GDI image processing platform, the The procedure biggest difference lies in achieving arbitrary rotation angle did not use GetPixel and SetPix el function, we can draw o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19605
    • 提供者:WangYang
  1. myGeoTrans

    0下载:
  2. VC source\\Visual C++ 数字图像处理典型算法及实现-光盘资源\\04\\GeoTrans 中修改为可以任意角度旋转 双线性插值方法-VC source \\ Visual C typical digital image processing algorithm and implementation-CD resources \\ 0 4 \\ GeoTrans modified to be arbitrary rotation angle bilinear interpola
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2093748
    • 提供者:宋峥峥
  1. rotation

    0下载:
  2. 该程序作用是使图像绕中心点旋转任意角度而不是只能旋转固定角度-The program is to rotate the image around the center at any angle, instead of the only fixed angle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2665
    • 提供者:叶俊
  1. Rotation

    0下载:
  2. 采用API函数实现,可以旋转任意角度位图图片-Rotate the picture at any angle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:143804
    • 提供者:PeterYang
  1. Image-rotation-transformation

    0下载:
  2. 图像几何变换 图像的旋转变换,旋转任意角度(逆时针)-Image rotation transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:3845444
    • 提供者:凌云木
  1. image-xianzhun

    0下载:
  2. 实现图像的逆时针旋转任意角度。关键部分:通过p=inputdlg(prompt, input ,1,defans) p1=str2num(p{1}) 来输入旋转参数。 通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。 -Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputd
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:637
    • 提供者:zhang keshi
  1. rotation

    0下载:
  2. 图像旋转任意角度。角度取值0到90。大家可自行修改,使更具有普适性。-Image rotation at any angle. Angles ranging from 0 to 90. You can modify to make more universal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:864
    • 提供者:Hason
  1. C

    0下载:
  2. C语言实现二值图像旋转任意角度,-C language to achieve the two value of the image rotation at any angle
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1327
    • 提供者:李楚宏
  1. transformation

    0下载:
  2. 用于实现三维空间中一点绕任意直线旋转任意角度,输出旋转后的坐标-Points around the line rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:693
    • 提供者:巴扎嘿
  1. BmpRot

    0下载:
  2. 彩色图的处理,主要是像素数据不同。由于每行数据的字节数必须是4的整数倍,这个地方处理起来要比灰度图麻烦很多,多以暂时还 没做好。本程序的局限性就是只能处理尺寸是4的整数倍的图片,可以旋转任意角度(逆时针)-Processing color image, mainly different pixel data. Since the number of bytes of data in each row must be an integer multiple of 4, the grayscale
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1178497
    • 提供者:沐清
  1. moto

    1下载:
  2. stm32简单步进电机,通过简单延时,使步进电机旋转任意角度,并且通过数码管显示,通过按键输入角度-stm32 simple stepper motor through a simple delay, the stepper motor rotation at any angle, and through the digital display, through the key input angle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-18
    • 文件大小:4854659
    • 提供者:吕鑫
  1. JiheBianhuan

    0下载:
  2. 该程序为数字图像处理中几何变换程序,附有GUI操作界面,可任意调节相关参数。功能包括:平移、画布扩展、水平、垂直景象,顺逆时针旋转任意角度以及插值运算。功能丰富,操作简便。-The program for digital image processing geometric transformation program, with GUI interface, the parameters can be adjusted. Features include: translation, canva
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:105675
    • 提供者:赵龙
  1. ImgRotate

    0下载:
  2. BMP 图片旋转,任意角度 。VC源码,供初学者学习(BMP image rotation at any Angle)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:4902912
    • 提供者:小女百合
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com